'Declaration
Public Overloads Shared Function PercentAngle( _ ByVal vertices As System.Collections.Generic.IList(Of NPointF), _ ByVal percent As System.Single _ ) As System.Single
'Usage
Dim vertices As System.Collections.Generic.IList(Of NPointF) Dim percent As System.Single Dim value As System.Single value = NPolylineF.PercentAngle(vertices, percent)
Parameters
- vertices
- percent